docs: restructure documentation, add CLI reference and workflows#4
Merged
docs: restructure documentation, add CLI reference and workflows#4
Conversation
Decouple framework and CLI release cycles so each component can evolve independently. Framework uses `fw-*` tags, CLI uses `cli-*` tags, with separate GitHub Actions workflows for each. - Reset CLI version to 1.0.0, bump framework manifest to 2.1.0 - Add `get_latest_release_by_prefix()` to filter releases by tag prefix - Add `strip_tag_prefix()` helper for fw-/cli-/v- prefixes - Rename `update` command to `update-framework`, create combined `update` - Add `update-framework` subcommand to CLI router - Show both framework and CLI versions in `status` and `about` - Split release.yml into release-framework.yml and release-cli.yml - Update install scripts to fetch `cli-*` releases Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…rsion fixes Add CLI-REFERENCE.md and WORKFLOWS.md for adopters (EN + ES), update all docs to reflect independent fw-*/cli-* versioning, fix broken cookbook.md link, remove hardcoded v2.0.0 from dist files, and update releases/latest references to point to fw-* releases. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v2.0.0across 5 dist files and brokencookbook.mdlink in QUICK-REFERENCE.mdfw-*/cli-*versioning schemereleases/latestreferences to point users tofw-*tagged releasesupdate_framework.rs,status.rs)Test plan
v2.0.0in dist/ — 0 matchesreleases/latestacross repo — 0 matchescookbook.mdacross repo — 0 matches🤖 Generated with Claude Code